Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
List of all members
Aclv6Process Class Reference
Inheritance diagram for Aclv6Process:
AclProcess Process AsaAclv6Process

Additional Inherited Members

- Public Member Functions inherited from AclProcess
void addAcl (string)
 Adds the Acl object with the specified ID to this process. More...
 
void removeAcl (string)
 Removes the Acl object with the specified ID from this process. More...
 
Acl getAcl (string)
 Returns the Acl object from the specified ID. More...
 
Acl getAclAt (int)
 Returns the Acl object at the specified index. More...
 
int getAclCount ()
 Returns the number of Acl objects in this process. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

The documentation for this class was generated from the following file: